home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 August / NET74.ISO / pc / links / 00035_Script_link - ATnotes < prev    next >
Encoding:
Text File  |  2000-06-22  |  177 b   |  9 lines

  1. on mouseDown me
  2.   puppetSound 1, "ClickSound"
  3. on mouseup 
  4.   
  5.     Alert "To install this program copy the the folder NET74:\Software\ATnotes\ to your hard drive."
  6.  
  7. end
  8.  
  9.